home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / interface / browser.swf / scripts / DefineButton2_105 / BUTTONCONDACTION on(release).as next >
Text File  |  2008-06-13  |  111b  |  6 lines

  1. on(release){
  2.    _level6.naveg("Wallpapers");
  3.    gotoAndStop(3);
  4.    _global.var_destaque = "wallpapers";
  5. }
  6.